home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 108 / MacAddict108.iso / Software / Productivity / NoteBook 2.0.dmg / NoteBook.app / Contents / Resources / English.lproj / AlarmManager.nib / classes.nib next >
Encoding:
Text File  |  2005-03-29  |  1.0 KB  |  34 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 activateOptionChanged = id; 
  6.                 alarmTypeChanged = id; 
  7.                 cancelChanges = id; 
  8.                 chooseFile = id; 
  9.                 chooseSoundFile = id; 
  10.                 okChanges = id; 
  11.                 timeBeforeChanged = id; 
  12.             }; 
  13.             CLASS = AlarmManager; 
  14.             LANGUAGE = ObjC; 
  15.             OUTLETS = {
  16.                 activateMatrix = id; 
  17.                 alarmConfigurationSheet = id; 
  18.                 alarmImageView = id; 
  19.                 alarmTypeMatrix = id; 
  20.                 chooseFileButton = id; 
  21.                 filePathTextField = id; 
  22.                 okButton = id; 
  23.                 sheetTitleField = id; 
  24.                 soundPopup = id; 
  25.                 timeBeforePopup = id; 
  26.                 timeBeforeTextField = id; 
  27.                 timeBeforeTitleField = id; 
  28.             }; 
  29.             SUPERCLASS = NSObject; 
  30.         }, 
  31.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  32.     ); 
  33.     IBVersion = 1; 
  34. }